C#
VB
C++
Raises the ItemRemoved event.
protected virtual void OnItemRemoved(
KeyValuePair<TKey, TValue> data
)
Protected Sub OnItemRemoved( _
ByVal data As KeyValuePair(Of TKey,TValue) _
)
protected:
void OnItemRemoved(
KeyValuePair<TKey^,TValue^> data
)
data
The KeyValuePair object that is removed from the dictionary.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET